Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[run_rocm_test] Check XNACK status before testing USM tests #1232

Open
wants to merge 1 commit into
base: aomp-dev
Choose a base branch
from

Conversation

saiislam
Copy link
Member

USM support requires xnack to be enabled in the system. Smoke family of test suites use SKIP_USM env var to disable USM tests from compilation and execution.

This PR ensures that the underlying system has xnack mode enabled before scheduling USM tests on it.

USM support requires xnack to be enabled in the system.
Smoke family of test suites use SKIP_USM env var to disable USM tests from compilation and execution.

This PR ensures that the underlying system has xnack mode enabled before scheduling USM tests on it.
@saiislam
Copy link
Member Author

It fixes SWDEV-510644.

USM tests were failing on gfx908 machine which has been booted into xnack disabled mode.

Copy link
Contributor

@ronlieb ronlieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait for @estewart08 to review before landing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants